return "QuickTime Control Slider" & RETURN & RETURN & "Use this behavior in conjunction with the Animation: Interactive 'Constrain to Line' behavior to create a slider control for QuickTime digital videos. " & "Attach the 'Constrain' behavior to the slider and set its parameters and put this behavior on the digital video sprite." & RETURN & RETURN & "PARAMETERS:" & RETURN & " - channel number of Slider sprite." & RETURN & RETURN & "PERMITTED TYPES:" & RETURN & "#QuickTimeMedia"
end
on getBehaviorTooltip me
return "Use in conjunction with the Constrain to Line behavior (in the Animation > Interactive library) to create a slider that can respond to QuickTime playback."